Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added empty_circle plot aesthetic #174

Merged
merged 23 commits into from
Sep 23, 2024
Merged

Conversation

sunroofgod
Copy link
Collaborator

@sunroofgod sunroofgod commented Mar 17, 2024

NEW Features:

  • Added new DABEST feature for plotting of empty dots related swarmplots via empty_circle in .plot() method
  • Updated swarmplot function with two new features
    • dots can now be filled in accordance to filled parameter
    • swarmplots now come with automated generation of legends
  • Altman-Gardner two group plots now have summary lines leading up to CIs for swarmside="right".

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The original code is related to bug fixes of issue #108. Currently investigating

Copy link
Collaborator

@Jacobluke- Jacobluke- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but have to also try running the tut notebooks to generate the new plots.

Copy link
Collaborator

@Jacobluke- Jacobluke- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All set, forest plot related test images will be updated in next PR

@Jacobluke- Jacobluke- merged commit d047528 into vnbdev Sep 23, 2024
4 checks passed
@Jacobluke- Jacobluke- deleted the feat-asymmetric-swarmplots branch September 23, 2024 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants